home *** CD-ROM | disk | FTP | other *** search
/ Palm Utilities / Palm_Utilities_CD-ROM_2001_2001.iso / files / calc standard / SCX Calculator 1.51 / scxeval.exe / scx_eval.txt < prev   
Encoding:
Text File  |  2000-02-26  |  6.8 KB  |  245 lines

  1. Thank you for evaluating SCX!
  2.  
  3. SCX is a general-purpose high-precision calculator that combines standard
  4. mathematical functions with pricing functions needed in the business/retail
  5. world.  It's designed for simplicity and ease of use.
  6.  
  7.  
  8. If you find SCX meets your needs, please register - it's only $9.95 USD.
  9.  
  10. For quick and easy on-line registration, visit:
  11.  
  12. <http://www.quartus.net/products/scx>
  13.  
  14. Group discount pricing is also available.
  15.  
  16.  
  17. *** Installation:
  18.  
  19. Install the provided program file SCX_EVAL.PRC using the "Install" option of
  20. your Palm Desktop software.  Once installed, SCX will appear as an icon in
  21. your Application Launcher.
  22.  
  23. If you wish, you can make SCX the default calculator that pops up when you 
  24. tap the Calculator silk-screen button.  To set this up, use the Buttons 
  25. panel in the built-in Preferences application on your Palm.
  26.  
  27. SCX occupies approximately 20K of your Palm RAM.  Should you be a Flash Pro
  28. user, SCX also runs fine from flash RAM.
  29.  
  30. SCX is compatible with the full range of Palm devices.
  31.  
  32.  
  33. *** Features:
  34.  
  35. - SCX has a large, easy to read 15-digit display with 30 digits of internal
  36.   precision.  The display has a gold background on color Palm devices!
  37. - Errors during entry can be corrected with the Graffiti backspace stroke.
  38. - The Cost/Sell/Margin buttons provide a simple way to determine pricing
  39.   information.
  40. - The % function allows rapid discount and markup calculations.
  41. - The last-entered operator (+,-,x,÷) is highlighted, and
  42.   can be repeated by pressing [=].
  43. - Keystroke equivalents allow SCX to be operated via Graffiti or an external
  44.   keyboard.
  45.  
  46. The registered version:
  47.  
  48. - Supports cut and paste of numbers between applications (via the menu, or 
  49.   the standard Command-C and Command-P Graffiti strokes).
  50. - Retains the last calculation and memory values when you switch apps.
  51.  
  52.  
  53. *** Accuracy:
  54.  
  55. SCX handles numbers with 15 digits to the left of the decimal point, and 15
  56. digits to the right of the decimal point, for a total precision of 30
  57. significant digits.
  58.  
  59. The 15 most-significant digits of any result are displayed, although as many
  60. as 30 digits are held internally and used in subsequent calculations.
  61.  
  62.  
  63. *** Using the Calculator:
  64.  
  65. SCX works in the same way as most familiar desk and handheld calculators.
  66.  
  67. The buttons are as follows:
  68.  
  69. [0-9][.] For numeric entry.
  70. [ac]     "All Clear" -- Resets the calculator and clears the memory.
  71. [ce]     Clears the current entry so that it can be re-entered.
  72. [c]      Resets the calculator but does not clear the memory.
  73. [m+]     Adds the current result to the value stored in memory.
  74. [m-]     Subtracts the current result from the value stored in memory.
  75. [mrc]    Recalls the value stored in memory.  A second press clears the memory.
  76. [%]      Calculates percentages (discounts, markups, ratios).  Examples below.
  77. [+/-]    Negates the current entry.
  78. [+]      Addition operator.
  79. [-]      Subtraction operator.
  80. [÷]      Division operator.
  81. [x]      Multiplication operator.
  82. [=]      Equals (applies the operator to the entered values).
  83.  
  84. [COST]   COST/SELL/MARGIN are for calculation of cost price, selling price,
  85. [SELL]   and profit margin.  Examples below.
  86. [MARGIN]
  87.  
  88.  
  89. In addition to the on-screen buttons, you can use Graffiti (or an external
  90. keyboard) to operate the calculator.
  91.  
  92. Function:         Keystroke:
  93. ac                z
  94. erase digit       backspace
  95. 0-9 . + - = c ac  0-9 . + - = c
  96. x                 x or *
  97. ÷                 ÷ or /
  98. +/-               n (nEGATE)
  99. m+                m
  100. mrc               r
  101. COST              o (CoST)
  102. SELL              e or s (seLL)
  103. MARGIN            a (MaRGIN)
  104.  
  105.  
  106. *** Examples of Use:
  107.  
  108. Clear the calculator with [ac] before trying each example.
  109.  
  110.  
  111. --- Basic Calculations ---
  112.  
  113. Example 1:
  114. Problem:    23+4.5-53
  115. Calculator: 23[+]4.5[-]53[=] -> -25.5
  116. Graffiti:   23 + 4.5 - 53 =
  117.  
  118. Example 2:
  119. Problem:    56x(-12)/(-2.5)
  120. Calculator: 56[x]12[+/-][÷]2.5[+/-][=]-> 268.8
  121. Graffiti:   56 x 12 n / 2.5 n =
  122.  
  123. Example 3:
  124. Problem:    2x[7+6x(5+4)]
  125. Calculator: 5[+]4[x]6[+]7[x]2[=] -> 122.
  126. Graffiti:   5 + 4 x 6 + 7 x 2 =
  127.  
  128.  
  129. --- Repeated Operations ---
  130.  
  131. Example 1:
  132. Problem:    2^7
  133. Calculator: 2[x][=][=][=][=][=][=] -> 128.
  134. Graffiti:   2 x = = = = = =
  135.  
  136. Example 2:
  137. Problem:    100÷5^4
  138. Calculator: 100[÷]5[=][=][=] -> 0.8
  139. Graffiti:   100 / 5 = = =
  140.  
  141. Example 3:
  142. Problem:    35^3
  143. Calculator: 35[x][=][=] -> 42875.
  144. Graffiti:   35 x = =
  145.  
  146. Example 4:  Number of cubic inches in a cubic mile
  147. Problem:    (5280x12)^3
  148. Calculator: 5280[x]12[=][x][=][=] -> 254358061056000.
  149. Graffiti:   5280 x 12 = x = =
  150.  
  151.  
  152. --- Memory Calculations ---
  153.  
  154. Example 1:
  155. Problem:    72÷3x(17-5)
  156. Calculator: 17[-]5[x]3[m+]72[÷][mrc][=] -> 2.
  157. Graffiti:   17 - 5 x 3 m 72 / r =
  158.  
  159. Example 2:
  160. Problem:    7x8-4x5
  161. Calculator: 7[x]8[m+]4[x]5[m-][mrc] -> 36.
  162. Graffiti:   7 x 8 m 4 x 5 = n m r
  163.  
  164. Example 3:
  165. Problem:    6÷(4x5)
  166. Calculator: 4[x]5[÷]6[m+]1[÷][mrc][=] -> 0.3
  167. Graffiti:   4 x 5 / 6 m 1 / r =
  168.  
  169. Example 4:
  170. Problem:    (53+6)+(23-8)+(56x2)+(99÷4)
  171. Calculator: 53[+]6[m+]23[-]8[m+]56[x]2[m+]99[÷]4[m+][mrc] -> 210.75
  172. Graffiti:   53 + 6 m 23 - 8 m 56 x 2 m 99 / 4 m r
  173.  
  174.  
  175. --- Cost/Sell/Margin Calculations ---
  176.  
  177. To calculate cost, selling price, or profit margin, enter any two, and the
  178. third will be automatically computed.
  179.  
  180. Example 1: Profit Margin
  181. To compute the profit margin percentage on a cost of $24 and
  182. a selling price of $30:
  183.  
  184. Calculator: 24 [COST] 30 [SELL] -> 20.
  185. Graffiti:   24 o 30 e
  186.  
  187. Example 2: Selling Price
  188. To compute the selling price on a cost of $45.00 and a margin
  189. of 55%:
  190.  
  191. Calculator: 45 [COST] 55 [MARGIN] -> 100.
  192. Graffiti:   45 o 55 a
  193.  
  194. Example 3: Cost
  195. If the selling price of an item is $12 and the margin is 10%, to
  196. compute the cost:
  197.  
  198. Calculator: 12 [SELL] 10 [MARGIN] -> 10.8
  199. Graffiti:   12 e 10 a
  200.  
  201.  
  202. --- Percentage Calculations (markup, discount, restaurant tips, etc.) ---
  203.  
  204. Example 1: Percentage
  205. Problem:    15% of $130 = ?
  206. Calculator: 130[x]15[%] -> 19.5
  207. Graffiti:   130 x 15 %
  208.  
  209. Example 2: Markup
  210. Problem:    $30 plus 10% markup = ?
  211. Calculator: 30[+]10[%] -> 33.
  212.          or
  213.             30[x]10[%][+][=] -> 33.
  214. Graffiti:   30 + 10 %
  215.          or
  216.             30 x 10 % + =
  217.  
  218. Example 3: Discount
  219. Problem:    $50 less 7% discount = ?
  220. Calculator: 50[-]7[%] -> 46.5
  221.          or
  222.             50[x]7[%][-][=] -> 46.5
  223. Graffiti:   50 - 7 %
  224.          or
  225.             50 x 7 % - =
  226.  
  227. Example 4: Ratio
  228. Problem:    $227 is what percent of $500?
  229. Calculator: 227[÷]500[%] -> 45.4
  230. Graffiti:   227 / 500 %
  231.  
  232. Example 5: Combinations
  233. Problem:    $78 less 10% discount plus 15% tax = ?
  234. Calculator: 78[-]10[%][+]15[%] -> 80.73
  235. Graffiti:   78 - 10 % + 15 %
  236.  
  237.  
  238. *** Other Information:
  239.  
  240. SCX was written and compiled entirely on-board a Palm IIIx using the Quartus
  241. Forth compiler.
  242.  
  243. Check out Quartus Forth and other useful Palm software at:
  244. <http://www.quartus.net>
  245.